home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / dBase Mac / dBASE Mac RunTime / dBASE Mac RunTime.rsrc / STR#_11007.txt < prev    next >
Text File  |  1989-05-18  |  394b  |  21 lines

  1. double indices are only allowed on local variables
  2.  
  3. an END is needed for an IF
  4.  
  5. only dialog statements are allowed after a DIALOG
  6.  
  7. only RADIOBUTTON or END are allowed after a RADIOLIST
  8.  
  9. a CAUTION, STOP, or NOTE is needed here
  10.  
  11. an INIT or MODAL is not being used correctly
  12.  
  13. an END is needed after a LOOP
  14.  
  15. a WHEN is needed in a LOOP
  16.  
  17. a LEAVE is needed in a LOOP
  18.  
  19. an END is needed after a REPEAT
  20.  
  21.